t/50-cgi: %post data parse tests
[perl/plp/.git] / t / 50-cgi / 01-404 not found.html
1 <warning>PLP: Not found: $SCRIPT_FILENAME/test/123 (/$SCRIPT_NAME/test/123)</warning>
2 Content-Type: text/html
3 Status: 404
4
5 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
6 <html><head>
7 <title>404 Not Found</title>
8 </head></body>
9 <h1>Not Found</h1>
10 The requested URL /$SCRIPT_NAME/test/123 was not found on this server.<p>
11 <hr>
12 </body></html>